home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 576 / ruf / cislog.ruf < prev    next >
Text File  |  1992-05-22  |  376b  |  19 lines

  1. WAIT 1
  2. SEND \003 -
  3. RWAIT "D:",0
  4. ; Enter YOUR user number on the next line.  Change ONLY the number:
  5. SEND "70000,1234;TTY"
  6. RWAIT ":",5
  7. ; Enter YOUR password on the next line. Keep the quotes around it:
  8. SEND "pass+word"
  9. RWAIT "!",0
  10. SEND "set term vt100"
  11. RWAIT "!",0
  12. SEND "set wid 76"
  13. RWAIT "!",0
  14. SEND "set line 21"
  15. RWAIT "!",0
  16. SEND "go ataripro"
  17. WAIT 1
  18. BELL 0
  19.